projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3737ca
)
Fix reference to user styles in gtkstyleprovider.h
author
Matijs van Zuijlen
<matijs@matijs.net>
Thu, 7 Jun 2018 08:49:59 +0000
(08:49 +0000)
committer
Matijs van Zuijlen
<matijs@matijs.net>
Thu, 7 Jun 2018 08:49:59 +0000
(08:49 +0000)
gtk/gtkstyleprovider.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstyleprovider.h
b/gtk/gtkstyleprovider.h
index cbfd9df2a2ca61430533814a996686fcca0d985d..2223b1767d70535a582380c691ec1d7f3255d31e 100644
(file)
--- a/
gtk/gtkstyleprovider.h
+++ b/
gtk/gtkstyleprovider.h
@@
-79,7
+79,7
@@
G_BEGIN_DECLS
* GTK_STYLE_PROVIDER_PRIORITY_USER:
*
* The priority used for the style information from
- * `
~/.gtk-3.0
.css`.
+ * `
XDG_CONFIG_HOME/gtk-3.0/gtk
.css`.
*
* You should not use priorities higher than this, to
* give the user the last word.